Part Number Hot Search : 
SI3025 BT3904 1N2980 LH46B BAV19 ISPLS 1685F 15N06
Product Description
Full Text Search
 

To Download ADSP-2186BST-115 Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
  rev. 0 information furnished by analog devices is believed to be accurate and reliable. however, no responsibility is assumed by analog devices for its use, nor for any infringements of patents or other rights of third parties which may result from its use. no license is granted by implication or otherwise under any patent or patent rights of analog devices. a adsp-2186 one technology way, p.o. box 9106, norwood, ma 02062-9106, u.s.a. tel: 617/329-4700 world wide web site: http://www.analog.com fax: 617/326-8703 ? analog devices, inc., 1997 dsp microcomputer functional block diagram serial ports sport 1 sport 0 memory programmable i/o and flags byte dma controller 8k
adsp-2186 C2C rev. 0 biased rounding, result free alu operations, i/o memory trans- fers and global interrupt masking for increased flexibility. fabricated in a high speed, double metal, low power, cmos process, the adsp-2186 operates with a 30 ns instruction cycle time. every instruction can execute in a single processor cycle. the adsp-2186s flexible architecture and comprehensive instruction set allow the processor to perform multiple opera- tions in parallel. in one processor cycle the adsp-2186 can: ? generate the next program address ? fetch the next instruction ? perform one or two data moves ? update one or two data address pointers ? perform a computational operation this takes place while the processor continues to: ? receive and transmit data through the two serial ports ? receive and/or transmit data through the internal dma port ? receive and/or transmit data through the byte dma port ? decrement timer development system the adsp-2100 family development software, a complete set of tools for software and hardware system development, sup- ports the adsp-2186. the system builder provides a high level method for defining the architecture of systems under develop- ment. the assembler has an algebraic syntax that is easy to program and debug. the linker combines object files into an executable file. the simulator provides an interactive instruction- level simulation with a reconfigurable user interface to display different portions of the hardware environment. a prom splitter generates prom programmer compatible files. the c compiler, based on the free software foundations gnu c compiler, generates adsp-2186 assembly source code. the source code debugger allows programs to be corrected in the c environment. the runtime library includes over 100 ansi-standard mathematical and dsp-specific functions. the ez-kit lite is a hardware/software kit offering a complete development environment for the entire adsp-21xx family: an adsp-218x based evaluation board with pc monitor software plus assembler, linker, simulator and prom splitter software. the adsp-21xx ez-kit lite is a low cost, easy to use hardware platform on which you can quickly get started with your dsp soft- ware de sign. the ez-kit lite includes the following features: ? 33 mhz adsp-2181 ? full 16-bit stereo audio i/o with ad1847 soundport ? * codec ? rs-232 interface to pc with microsoft ? windows 3.1 control software ? ez-ice ? * connector for emulator control ? dsp demo programs the adsp-218x ez-ice ? * emulator aids in the hardware debugging of an adsp-2186 system. the emulator consists of hardware, host computer resident software, and the target board connector. the adsp-2186 integrates on-chip emulation sup- port with a 14-pin ice-port?* interface. this interface pro- vides a simpler target board connection that requires fewer mechanical clearance considerations than other adsp-2100 family ez-ice ? *s. the adsp-2186 device need not be re- moved from the target system when using the ez-ice ? *, nor are any adapters needed. due to the small footprint of the ez-ice ? * connector, emulation can be supported in final board designs. the ez-ice ? * performs a full range of functions, including: ? in-target operation ? up to 20 breakpoints ? single-step or full-speed operation ? registers and memory values can be examined and altered ? pc upload and download functions ? instruction-level emulation of program booting and execution ? complete assembly and disassembly of instructions ? c source-level debugging see designing an ez-ice ? *-compatible target system in the adsp-2100 family ez-tools manual (adsp-2181 sections), as well as the target board connector for ez-ice ? * probe sec- tion of this data sheet, for the exact specifications of the ez- ice ? * target board connector. additional information this data sheet provides a general overview of adsp-2186 functionality. for additional information on the architecture and instruction set of the processor, refer to the adsp-2100 family users manual . for more information about the development tools, refer to the adsp-2100 family development tools data sheet . architecture overview the adsp-2186 instruction set provides flexible data moves and multifunction (one or two data moves with a computation) instructions. every instruction can be executed in a single pro- cessor cycle. the adsp-2186 assembly language uses an alge- braic syntax for ease of coding and readability. a comprehensive set of development tools supports program development. serial ports sport 1 sport 0 memory programmable i/o and flags byte dma controller 8k
adsp-2186 C3C rev. 0 the shifter can be used to efficiently implement numeric format control including multiword and block floating-point representations. the internal result (r) bus connects the computational units so the output of any unit may be the input of any unit on the next cycle. a powerful program sequencer and two dedicated data address generators ensure efficient delivery of operands to these compu- tational units. the sequencer supports conditional jumps, sub- routine calls and returns in a single cycle. with internal loop counters and loop stacks, the adsp-2186 executes looped code with zero overhead; no explicit jump instructions are required to maintain loops. two data address generators (dags) provide addresses for simultaneous dual operand fetches from data memory and pro- gram memory. each dag maintains and updates four address pointers. whenever the pointer is used to access data (indirect addressing), it is post-modified by the value of one of four pos- sible modify registers. a length value may be associated with each pointer to implement automatic modulo addressing for circular buffers. efficient data transfer is achieved with the use of five internal buses: ? program memory address (pma) bus ? program memory data (pmd) bus ? data memory address (dma) bus ? data memory data (dmd) bus ? result (r) bus the two address buses (pma and dma) share a single external address bus, allowing memory to be expanded off-chip, and the two data buses (pmd and dmd) share a single external data bus. byte memory space and i/o memory space also share the external buses. program memory can store both instructions and data, permit- ting the adsp-2186 to fetch two operands in a single cycle, one from program memory and one from data memory. the adsp- 2186 can fetch an operand from program memory and the next instruction in the same cycle. when configured in host mode, the adsp-2186 has a 16-bit internal dma port (idma port) for connection to external systems. the idma port is made up of 16 data/address pins and five control pins. the idma port provides transparent, direct access to the dsps on-chip program and data ram. an interface to low cost byte-wide memory is provided by the byte dma port (bdma port). the bdma port is bidirectional and can directly address up to four megabytes of external ram or rom for off-chip storage of program overlays or data tables. the byte memory and i/o memory space interface supports slow memories and i/o memory-mapped peripherals with programmable wait state generation. external devices can gain control of external buses with bus request/grant signals ( br , bgh and bg ). one execution mode (go mode) allows the adsp-2186 to continue running from on-chip memory. normal execution mode requires the processor to halt while buses are granted. the adsp-2186 can respond to eleven interrupts. there are up to six external interrupts (one edge-sensitive, two level-sensitive and three configurable) and seven internal interrupts generated by the timer, the serial ports (sports), the byte dma port and the power-down circuitry. there is also a master reset signal. the two serial ports provide a complete synchronous serial interface with optional companding in hardware and a wide variety of framed or frameless data transmit and receive modes of operation. each port can generate an internal programmable serial clock or accept an external serial clock. the adsp-2186 provides up to 13 general-purpose flag pins. the data input and output pins on sport1 can be alternatively configured as an input flag and an output flag. in addition, eight flags are programmable as inputs or outputs, and three flags are always outputs. a programmable interval timer generates periodic interrupts. a 16-bit count register (tcount) decrements every n processor cycle, where n is a scaling value stored in an 8-bit register (tscale). when the value of the count register reaches zero, an interrupt is generated and the count register is reloaded from a 16-bit period register (tperiod). serial ports the adsp-2186 incorporates two complete synchronous serial ports (sport0 and sport1) for serial communications and multiprocessor communication. here is a brief list of the capabilities of the adsp-2186 sports. for additional information on serial ports, refer to the adsp- 2100 family users manual . ? sports are bidirectional and have a separate, double-buff- ered transmit and receive section. ? sports can use an external serial clock or generate their own serial clock internally. ? sports have independent framing for the receive and trans- mit sections. sections run in a frameless mode or with frame synchronization signals internally or externally generated. frame sync signals are active high or inverted, with either of two pulse widths and timings. ? sports support serial data word lengths from 3 to 16 bits and provide optional a-law and m -law companding according to ccitt recommendation g.711. ? sport receive and transmit sections can generate unique interrupts on completing a data word transfer. ? sports can receive and transmit an entire circular buffer of data with only one overhead cycle per data word. an interrupt is generated after a data buffer transfer. ? sport0 has a multichannel interface to selectively receive and transmit a 24 or 32 word, time-division multiplexed, serial bitstream. ? sport1 can be configured to have two external interrupts ( irq0 and irq1 ) and the flag in and flag out signals. the internally generated serial clock may still be used in this configuration. pin descriptions the adsp-2186 will be available in a 100-lead tqfp package. in order to maintain maximum functionality and reduce pack- age size and pin count, some serial port, programmable flag, interrupt and external bus pins have dual, multiplexed function- ality. the external bus pins are configured during reset only, while serial port pins are software configurable during program execution. flag and interrupt functionality is retained
adsp-2186 C4C rev. 0 concurrently on multiplexed pins. in cases where pin func- tionality is reconfigurable, the default state is shown in plain text; alternate functionality is shown in italics. common-mode pins # input/ pin of out- name(s) pins put function reset 1 i processor reset input br 1 i bus request input bg 1 o bus grant output bgh 1 o bus grant hung output dms 1 o data memory select output pms 1 o program memory select output ioms 1 o memory select output bms 1 o byte memory select output cms 1 o combined memory select output rd 1 o memory read enable output wr 1 o memory write enable output irq2/ 1 i edge- or level-sensitive interrupt request 1 pf7 i/o programmable i/o pin irql0/ 1 i level-sensitive interrupt requests 1 pf5 i/o programmable i/o pin irql1/ 1 i level-sensitive interrupt requests 1 pf6 i/o programmable i/o pin irqe/ 1 i edge-sensitive interrupt requests 1 pf4 i/o programmable i/o pin pf3 1 i/o programmable i/o pin mode c/ 1 i mode select inputchecked only during reset pf2 i/o programmable i/o pin during normal operation mode b/ 1 i mode select inputchecked only during reset pf1 i/o programmable i/o pin during normal operation mode a/ 1 i mode select inputchecked only during reset pf0 i/o programmable i/o pin during normal operation clkin, xtal 2 i clock or quartz crystal input clkout 1 o processor clock output sport0 5 i/o serial port i/o pins sport1 5 i/o serial port i/o pins irq1:0 edge- or level-sensitive i nterrupts, fi, fo flag in, flag out 2 pwd 1 i power-down control input pwdack 1 o power-down control output fl0, fl1, fl2 3 o output flags v dd and gnd 16 i power and ground ez-port 9 i/o for emulation use notes 1 interrupt/flag pins retain both functions concurrently. if imask is set to enable the corresponding interrupts, the dsp will vector to the appropriate interrupt vector address when the pin is asserted, either by external devices or set as a programmable flag. 2 sport configuration determined by the dsp system control register. soft- ware configurable. memory interface pins the adsp-2186 processor can be used in one of two modes: full memory mode, which allows bdma operation with full external overlay memory and i/o capability, or host mode, which allows idma operation with limited external addressing capabilities. the operating mode is determined by the state of the mode c pin during reset and cannot be changed while the processor is running. full memory mode pins (mode c = 0) # of input/ pin name pins output function a13:0 14 o address output pins for pro- gram, data, byte and i/o spaces d23:0 24 i/o data i/o pins for program, data, byte and i/o spaces (8 msbs are also used as byte memory addresses) host mode pins (mode c = 1) # of input/ pin name pins output function iad15:0 16 i/o idma port address/data bus a0 1 o address pin for external i/o, program, data, or byte access d23:8 16 i/o data i/o pins for program, data byte and i/o spaces iwr 1 i idma write enable ird 1 i idma read enable ial 1 i idma address latch pin is 1 i idma select iack 1 o idma port acknowledge in host mode, external peripheral addresses can be decoded using the a0, cms , pms , dms , and ioms signals. setting memory mode memory mode selection for the adsp-2186 is made during chip reset through the use of the mode c pin. this pin is multi- plexed with the dsps pf2 pin, so care must be taken in how the mode selection is made. the two methods for selecting the value of mode c are active and passive. passive configuration involves the use a pull-up or pull-down resistor connected to the mode c pin. to minimize power consumption, or if the pf2 pin is to be used as an output in the dsp application, a weak pull-up or pull-down, on the order of 100 k w , can be used. this value should be sufficient to pull the pin to the desired level and still allow the pin to operate as a programmable flag output without undue strain on the processors output driver. for minimum power consumption during power-down, reconfigure pf2 to be an input, as the pull-up or pull-down will hold the pin in a known state, and will not switch. active configuration involves the use of a three-stateable exter- nal driver connected to the mode c pin. a drivers output en- able should be connected to the dsps reset signal such that it only drives the pf2 pin when reset is active (low). after reset is deasserted, the driver should three-state, thus allow- ing full use of the pf2 pin as either an input or output.
adsp-2186 C5C rev. 0 to minimize power consumption during power-down, configure the programmable flag as an output when connected to a three- stated buffer. this ensures that the pin will be held at a constant level and not oscillate should the three-state drivers level hover around the logic switching point. interrupts the interrupt controller allows the processor to respond to the eleven possible interrupts and reset with minimum overhead. the adsp-2186 provides four dedicated external interrupt input pins, irq2 , irql0 , irql1 and irqe (shared with the pf7:4 pins). in addition, sport1 may be reconfigured for irq0 , irq1 , flag_in and flag_out, for a total of six external interrupts. the adsp-2186 also supports internal interrupts from the timer, the byte dma port, the two serial ports, software and the power-down control circuit. the inter- rupt levels are internally prioritized and individually maskable (except power-down and reset). the irq2 , irq0 and irq1 input pins can be programmed to be either level- or edge-sensitive. irql0 and irql1 are level-sensitive and irqe is edge-sensitive. the priorities and vector addresses of all interrupts are shown in table i. table i. interrupt priority & interrupt vector addresses source of interrupt interrupt vector address (hex) reset (or power-up with pucr = 1) 0000 (highest priority) power-down (nonmaskable) 002c irq2 0004 irql1 0008 irql0 000c sport0 transmit 0010 sport0 receive 0014 irqe 0018 bdma interrupt 001c sport1 transmit or irq1 0020 sport1 receive or irq0 0024 timer 0028 (lowest priority) interrupt routines can either be nested, with higher priority interrupts taking precedence, or processed sequentially. inter- rupts can be masked or unmasked with the imask register. individual interrupt requests are logically anded with the bits in imask; the highest priority unmasked interrupt is then selected. the power-down interrupt is nonmaskable. the adsp-2186 masks all interrupts for one instruction cycle following the execution of an instruction that modifies the imask register. this does not affect serial port autobuffering or dma transfers. the interrupt control register, icntl, controls interrupt nest- ing and defines the irq0 , irq1 and irq2 external interrupts to be either edge- or level-sensitive. the irqe pin is an external edge-sensitive interrupt and can be forced and cleared. the irql0 and irql1 pins are external level-sensitive interrupts. the ifc register is a write-only register used to force and clear interrupts. on-chip stacks preserve the processor status and are automati- cally maintained during interrupt handling. the stacks are twelve levels deep to allow interrupt, loop and subroutine nesting. the following instructions allow global enable or disable servic- ing of the interrupts (including power-down), regardless of the state of imask. disabling the interrupts does not affect serial port autobuffering or dma. ena ints; dis ints; when the processor is reset, interrupt servicing is enabled. low power operation the adsp-2186 has three low power modes that significantly reduce the power dissipation when the device operates under standby conditions. these modes are: ? power-down ? idle ? slow idle the clkout pin may also be disabled to reduce external power dissipation. power-down the adsp-2186 processor has a low power feature that lets the processor enter a very low power dormant state through hard- ware or software control. here is a brief list of power-down features. refer to the adsp-2100 family users manual , system interface chapter, for detailed information about the power- down feature. ? quick recovery from power-down. the processor begins executing instructions in as few as 100 clkin cycles. ? support for an externally generated ttl or cmos proces- sor clock. the external clock can continue running during power-down without affecting the lowest power rating and 100 clkin cycle recovery. ? support for crystal operation includes disabling the oscillator to save power (the processor automatically waits approxi- mately 4096 clkin cycles for the crystal oscillator to start or stabilize), and letting the oscillator run to allow 100 clkin cycle start-up. ? power-down is initiated by either the power-down pin ( pwd ) or the software power-down force bit. ? interrupt support allows an unlimited number of instructions to be executed before optionally powering down. the power- down interrupt also can be used as a nonmaskable, edge- sensitive interrupt. ? context clear/save control allows the processor to continue where it left off or start with a clean context when leaving the power-down state. ? the reset pin also can be used to terminate power-down. ? power-down acknowledge pin indicates when the processor has entered power-down.
adsp-2186 C6C rev. 0 idle when the adsp-2186 is in the idle mode, the processor waits indefinitely in a low power state until an interrupt occurs. when an unmasked interrupt occurs, it is serviced; execution then continues with the instruction following the idle instruction. in idle mode idma, bdma and autobuffer cycle steals still occur. slow idle the idle instruction is enhanced on the adsp-2186 to let the processors internal clock signal be slowed, further reducing power consumption. the reduced clock frequency, a program- mable fraction of the normal clock rate, is specified by a select- able divisor given in the idle instruction. the format of the instruction is idle (n); where n = 16, 32, 64 or 128. this instruction keeps the proces- sor fully functional, but operating at the slower clock rate. while it is in this state, the processors other internal clock signals, such as sclk, clkout and timer clock, are reduced by the same ratio. the default form of the instruction, when no clock divisor is given, is the standard idle instruction. when the idle (n) instruction is used, it effectively slows down the processors internal clock and thus its response time to in- coming interrupts. the one-cycle response time of the standard idle state is increased by n , the clock divisor. when an enabled interrupt is received, the adsp-2186 will remain in the idle state for up to a maximum of n processor cycles ( n = 16, 32, 64 or 128) before resuming normal operation. when the idle (n) instruction is used in systems that have an externally generated serial clock (sclk), the serial clock rate may be faster than the processors reduced internal clock rate. under these conditions, interrupts must not be generated at a faster rate than can be serviced, due to the additional time the processor takes to come out of the idle state (a maximum of n processor cycles). system interface figure 2 shows typical basic system configurations with the adsp-2186, two serial devices, a byte-wide eprom and optional external program and data overlay memories (mode sel ectable). programmable wait state generation allows the processor to connect easily to slow peripheral devices. the adsp-2186 also provides four external interrupts and two serial ports or six external interrupts and one serial port. host memory mode allows access to the full external data bus, but limits addressing to a single address bit (a0). additional system peripherals can be added in this mode through the use of external hardware to generate and latch address signals. 1/2x clock or crystal serial device serial device sclk1 rfs1 or
adsp-2186 C7C rev. 0 clock signals the adsp-2186 can be clocked by either a crystal or a ttl- compatible clock signal. the clkin input cannot be halted, changed during operation or operated below the specified frequency during normal opera- tion. the only exception is while the processor is in the power- down state. for additional information, refer to chapter 9, adsp-2100 family users manual , for detailed information on this power-down feature. if an external clock is used, it should be a ttl-compatible signal running at half the instruction rate. the signal is con- nected to the processors clkin input. when an external clock is used, the xtal input must be left unconnected. the adsp-2186 uses an input clock with a frequency equal to half the instruction rate; a 16.67 mhz input clock yields a 30 ns processor cycle (which is equivalent to 33 mhz). normally, instructions are executed in a single processor cycle. all device timing is relative to the internal instruction clock rate, which is indicated by the clkout signal when enabled. because the adsp-2186 includes an on-chip oscillator circuit, an external crystal may be used. the crystal should be con- nected across the clkin and xtal pins, with two capacitors connected as shown in figure 3. capacitor values are dependent on crystal type and should be specified by the crystal manufac- turer. a parallel-resonant, fundamental frequency, microproces- sor-grade crystal should be used. a clock output (clkout) signal is generated by the proces- sor at the processors cycle rate. this can be enabled and disabled by the clkodis bit in the sport0 autobuffer control register. clkin clkout xtal dsp figure 3. external crystal connections reset the reset signal initiates a master reset of the adsp-2186. the reset signal must be asserted during the power-up sequence to assure proper initialization. reset during initial power-up must be held long enough to allow the internal clock to stabilize. if reset is activated any time after power-up, the clock continues to run and does not require stabilization time. the power-up sequence is defined as the total time required for the crystal oscillator circuit to stabilize after a valid v dd is applied to the processor, and for the internal phase-locked loop (pll) to lock onto the specific crystal frequency. a minimum of 2000 clkin cycles ensures that the pll has locked, but does not include the crystal oscillator start-up time. during this power-up sequence the reset signal should be held low. on any subsequent resets, the reset signal must meet the mini- mum pulse width specification, t rsp . the reset input contains some hysteresis; however, if you use an rc circuit to generate your reset signal, the use of an external schmidt trigger is recommended. the master reset sets all internal stack pointers to the empty stack condition, masks all interrupts and clears the mstat register. when reset is released, if there is no pending bus request and the chip is configured for booting, the boot-loading sequence is performed. the first instruction is fetched from on-chip program memory location 0x0000 once boot loading completes. memory architecture the adsp-2186 provides a variety of memory and peripheral interface options. the key functional groups are program memory, data memory, byte memory and i/o. program memory (full memory mode) is a 24-bit-wide space for storing both instruction opcodes and data. the adsp-2186 has 8k words of program memory ram on chip, and the capabil- ity of accessing up to two 8k external memory overlay spaces using the external data bus. both an instruction opcode and a data value can be read from on-chip program memory in a single cycle. data memory (full memory mode) is a 16-bit-wide space used for the storage of data variables and for memory-mapped control registers. the adsp-2186 has 8k words on data memory ram on chip, consisting of 8160 user-accessible locations and 32 memory-mapped registers. support also exists for up to two 8k external memory overlay spaces through the external data bus. byte memory (full memory mode) provides access to an 8-bit wide memory space through the byte dma (bdma) port. the byte memory interface provides access to 4 mbytes of memory by utilizing eight data lines as additional address lines. this gives the bdma port an effective 22-bit address range. on power-up, the dsp can automatically load bootstrap code from byte memory. i/o space (full memory mode) allows access to 2048 loca- tions of 16-bit-wide data. it is intended to be used to communi- cate with parallel peripheral devices such as data converters and external registers or latches. program memory the adsp-2186 contains an 8k 24 on-chip program ram. the on-chip program memory is designed to allow up to two accesses each cycle so that all operations can complete in a single cycle. in addition, the adsp-2186 allows the use of 8k external memory overlays. the program memory space organization is controlled by the mode b pin and the pmovlay register. normally, the adsp- 2186 is configured with mode b = 0 and program memory organized as shown in figure 4. external 8k (pmovlay = 1 or 2, mode b = 0) 0x3fff 0x2000 0x1fff 8k internal 0x0000 program memory address figure 4. program memory (mode b = 0)
adsp-2186 C8C rev. 0 there are 8k words of memory accessible internally when the pmovlay register is set to 0. when pmovlay is set to some- thing other than 0, external accesses occur at addresses 0x2000 through 0x3fff. the external address is generated as shown in table ii. table ii. pmovlay memory a13 a12:0 0 internal not applicable not applicable 1 external 13 lsbs of address overlay 1 0 between 0x2000 and 0x3fff 2 external 13 lsbs of address overlay 2 1 between 0x2000 and 0x3fff note: addresses 0x2000 through 0x3fff should not be accessed when pmovlay = 0. this organization provides for two external 8k overlay segments using only the normal 14 address bits, which allows for simple program overlays using one of the two external segments in place of the on-chip memory. care must be taken in using this overlay space in that the processor core (i.e., the sequencer) does not take into account the pmovlay register value. for example, if a loop operation was occurring on one of the exter- nal overlays and the program changes to another external over- lay or internal memory, an incorrect loop operation could occur. in addition, care must be taken in interrupt service routines as the overlay registers are not automatically saved and restored on the processor mode stack. when mode b = 1, booting is disabled and overlay memory is disabled (pmovlay must be 0). figure 5 shows the memory map in this configuration. reserved 0x3fff 0x2000 0x1fff 8k external 0x0000 program memory address figure 5. program memory (mode b = 1) data memory the adsp-2186 has 8160 16-bit words of internal data memory. in addition, the adsp-2186 allows the use of 8k external memory overlays. figure 6 shows the organization of the data memory. external 8k (dmovlay = 1, 2) internal 8160 words data memory address 32 memory mapped registers 0x3fff 0x3feo 0x3fdf 0x2000 0x1fff 0x0000 figure 6. data memory there are 8160 words of memory accessible internally when the dmovlay register is set to 0. when dmovlay is set to something other than 0, external accesses occur at addresses 0x0000 through 0x1fff. the external address is generated as shown in table iii. table iii. dmovlay memory a13 a12:0 0 internal not applicable not applicable 1 external 13 lsbs of address overlay 1 0 between 0x2000 and 0x3fff 2 external 13 lsbs of address overlay 2 1 between 0x2000 and 0x3fff this organization allows for two external 8k overlays using only the normal 14 address bits. all internal accesses complete in one cycle. accesses to external memory are timed using the wait states specified by the dwait register. i/o space (full memory mode) the adsp-2186 supports an additional external memory space called i/o space. this space is designed to support simple con- nections to peripherals or to bus interface asic data registers. i/o space supports 2048 locations. the lower eleven bits of the external address bus are used; the upper three bits are unde- fined. two instructions were added to the core adsp-2100 family instruction set to read from and write to i/o memory space. the i/o space also has four dedicated three-bit wait state registers, iowait0-3, which specify up to seven wait states to be automatically generated for each of four regions. the wait states act on address ranges as shown in table iv. table iv. address range wait state register 0x000C0x1ff iowait0 0x200C0x3ff iowait1 0x400C0x5ff iowait2 0x600C0x7ff iowait3 composite memory select ( cms ) the adsp-2186 has a programmable memory select signal that is useful for generating memory select signals for memories mapped to more than one space. the cms signal is generated to have the same timing as each of the individual memory select signals ( pms , dms , bms , ioms ), but can combine their functionality. each bit in the cmssel register, when set, causes the cms signal to be asserted when the selected memory select is as- serted. for example, to use a 32k word memory to act as both program and data memory, set the pms and dms bits in the cmssel register and use the cms pin to drive the chip select of the memory and use either dms or pms as the additional address bit. the cms pin functions as the other memory select signals, with the same timing and bus request logic. a 1 in the enable bit causes the assertion of the cms signal at the same time as the selected memory select signal. all enable bits, except the bms bit, default to 1 at reset.
adsp-2186 C9C rev. 0 byte memory the byte memory space is a bidirectional, 8-bit-wide, external memory space used to store programs and data. byte memory is accessed using the bdma feature. the byte memory space consists of 256 pages, each of which is 16k 8. the byte memory space on the adsp-2186 supports read and write operations as well as four different data formats. the byte memory uses data bits 15:8 for data. the byte memory uses data bits 23:16 and address bits 13:0 to create a 22-bit address. this allows up to a 4 meg 8 (32 megabit) rom or ram to be used without glue logic. all byte memory accesses are timed by the bmwait register. byte memory dma (bdma, full memory mode) the byte memory dma controller allows loading and storing of program instructions and data using the byte memory space. the bdma circuit is able to access the byte memory space while the processor is operating normally and steals only one dsp cycle per 8-, 16- or 24-bit word transferred. the bdma circuit supports four different data formats, which are selected by the btype register field. the appropriate num- ber of 8-bit accesses are done from the byte memory space to build the word size selected. table v shows the data formats supported by the bdma circuit. table v. internal btype memory space word size alignment 00 program memory 24 full word 01 data memory 16 full word 10 data memory 8 msbs 11 data memory 8 lsbs unused bits in the 8-bit data memory formats are filled with 0s. the biad register field is used to specify the starting address for the on-chip memory involved with the transfer. the 14-bit bead register specifies the starting address for the external byte memory space. the 8-bit bmpage register specifies the starting page for the external byte memory space. the bdir register field selects the direction of the transfer. finally the 14-bit bwcount register specifies the number of dsp words to transfer and initiates the bdma circuit transfers. bdma accesses can cross page boundaries during sequential addressing. a bdma interrupt is generated on the completion of the number of transfers specified by the bwcount register. the bwcount register is updated after each transfer so it can be used to check the status of the transfers. when it reaches zero, the transfers have finished and a bdma interrupt is gener- ated. the bmpage and bead registers must not be accessed by the dsp during bdma operations. the source or destination of a bdma transfer will always be on-chip program or data memory, regardless of the values of mode b, pmovlay or dmovlay. when the bwcount register is written with a nonzero value, the bdma circuit starts executing byte memory accesses with wait states set by bmwait. these accesses continue until the count reaches zero. when enough accesses have occurred to create a destination word, it is transferred to or from on-chip memory. the transfer takes one dsp cycle. dsp accesses to external memory have priority over bdma byte memory accesses. the bdma context reset bit (bcr) controls whether the processor is held off while the bdma accesses are occurring. setting the bcr bit to 0 allows the processor to continue opera- tions. setting the bcr bit to 1 causes the processor to stop execution while the bdma accesses are occurring, to clear the context of the processor and start execution at address 0 when the bdma accesses have completed. internal memory dma port (idma port; host memory mode) the idma port provides an efficient means of communication between a host system and the adsp-2186. the port is used to access the on-chip program memory and data memory of the dsp with only one dsp cycle per word overhead. the idma port cannot, however, be used to write to the dsps memory- mapped control registers. the idma port has a 16-bit multiplexed address and data bus and supports 24-bit program memory. the idma port is com- pletely asynchronous and can be written to while the adsp- 2186 is operating at full speed. the dsp memory address is latched and then automatically incremented after each idma transaction. an external device can therefore access a block of sequentially addressed memory by specifying only the starting address of the block. this in- creases throughput as the address does not have to be sent for each memory access. idma port access occurs in two phases. the first is the idma address latch cycle. when the acknowledge is asserted, a 14-bit address and 1-bit destination type can be driven onto the bus by an external device. the address specifies an on-chip memory location, the destination type specifies whether it is a dm or pm access. the falling edge of the address latch signal latches this value into the idmaa register. once the address is stored, data can then either be read from or written to the adsp-2186s on-chip memory. asserting the select line ( is ) and the appropriate read or write line ( ird and iwr respectively) signals the adsp-2186 that a particular transaction is required. in either case, there is a one-processor- cycle delay for synchronization. the memory access consumes one additional processor cycle. once an access has occurred, the latched address is automati- cally incremented and another access can occur. through the idmaa register, the dsp can also specify the starting address and data format for dma operation.
adsp-2186 C10C rev. 0 bootstrap loading (booting) the adsp-2186 has two mechanisms to allow automatic load- ing of the internal program memory after reset. the method for booting is controlled by the mode a, b and c configuration bits as shown in table vi. these four states can be compressed into two-state bits by allowing an idma boot with mode c = 1. however, three bits are used to ensure future compatibility with parts containing internal program memory rom. bdma booting when the mode pins specify bdma booting, the adsp-2186 initiates a bdma boot sequence when reset is released. table vi. boot summary table mode c mode b mode a booting method 0 0 0 bdma feature is used to load the first 32 program memory words from the byte memory space. program execution is held off until all 32 words have been loaded. chip is configured in full memory mode. 0 1 0 no automatic boot opera- tions occur. program execu- tion starts at external memory location 0. chip is config- ured in full memory mode. bdma can still be used but the processor does not auto- matically use or wait for these operations. 1 0 0 bdma feature is used to load the first 32 program memory words from the byte memory space. program execution is held off until all 32 words have been loaded. chip is configured in host mode. additional interface hardware is required. 1 0 1 idma feature is used to load any internal memory as de- sired. program execution is held off until internal pro- gram memory location 0 is written to. chip is configured in host mode. the bdma interface is set up during reset to the following de- faults when bdma booting is specified: the bdir, bmpage, biad and bead registers are set to 0; the btype register is set to 0 to specify program memory 24 bit words; and the bwcount register is set to 32. this causes 32 words of on- chip program memory to be loaded from byte memory. these 32 words are used to set up the bdma to load in the remaining program code. the bcr bit is also set to 1, which causes pro- gram execution to be held off until all 32 words are loaded into on-chip program memory. execution then begins at address 0. the adsp-2100 family development software (revision 5.02 and later) fully supports the bdma booting feature and can generate byte memory space compatible boot code. the idle instruction can also be used to allow the processor to hold off execution while booting continues through the bdma interface. for bdma accesses while in host mode, the ad- dresses to boot memory must be constructed externally to the adsp-2186. the only memory address bit provided by the processor is a0. idma port booting the adsp-2186 can also boot programs through its internal dma port. if mode c = 1, mode b = 0, and mode a = 1, the adsp-2186 boots from the idma port. idma feature can load as much on-chip memory as desired. program execution is held off until on-chip program memory location 0 is written to. bus request & bus grant the adsp-2186 can relinquish control of the data and address buses to an external device. when the external device requires access to memory, it asserts the bus request (br) signal. if the adsp-2186 is not performing an external memory access, it responds to the active br input in the following processor cycle by: ? three-stating the data and address buses and the pms , dms , bms , cms , ioms , rd , wr output drivers, ? asserting the bus grant ( bg ) signal, and ? halting program execution. if go mode is enabled, the adsp-2186 will not halt program execution until it encounters an instruction that requires an external memory access. if the adsp-2186 is performing an external memory access when the external device asserts the br signal, then it will not three-state the memory interfaces or assert the bg signal until the processor cycle after the access completes. the instruction does not need to be completed when the bus is granted. if a single instruction requires two external memory accesses, the bus will be granted between the two accesses. when the br signal is released, the processor releases the bg signal, reenables the output drivers and continues program execution from the point where it stopped. the bus request feature operates at all times, including when the processor is booting and when reset is active. the bgh pin is asserted when the adsp-2186 is ready to execute an instruction but is stopped because the external bus is already granted to another device. the other device can release the bus by deasserting bus request. once the bus is released, the adsp-2186 deasserts bg and bgh and executes the external memory access. flag i/o pins the adsp-2186 has eight general purpose programmable input/ output flag pins. they are controlled by two memory mapped registers. the pftype register determines the direction, 1 = output and 0 = input. the pfdata register is used to read and write the values on the pins. data being read from a pin
adsp-2186 C11C rev. 0 configured as an input is synchronized to the adsp-2186s clock. bits that are programmed as outputs will read the value being output. the pf pins default to input during reset. in addition to the programmable flags, the adsp-2186 has five fixed-mode flags, flag_in, flag_out, fl0, fl1 and fl2. fl0-fl2 are dedicated output flags. flag_in and flag_out are available as an alternate configuration of sport1. note: pins pf0, pf1 and pf2 are also used for device configu- ration during reset. biased rounding a mode is available on the adsp-2186 to allow biased round- ing in addition to the normal unbiased rounding. when the biasrnd bit is set to 0, the normal unbiased rounding opera- tions occur. when the biasrnd bit is set to 1, biased round- ing occurs instead of the normal unbiased rounding. when operating in biased rounding mode all rounding operations with mr0 set to 0x8000 will round up, rather than only rounding up odd mr1 values. for example: table vii. mr value biased unbiased before rnd rnd result rnd result 00-0000-8000 00-0001-8000 00-0000-8000 00-0001-8000 00-0002-8000 00-0002-8000 00-0000-8001 00-0001-8001 00-0001-8001 00-0001-8001 00-0002-8001 00-0002-8001 00-0000-7fff 00-0000-7fff 00-0000-7fff 00-0001-7fff 00-0001-7fff 00-0001-7fff this mode only has an effect when the mr0 register contains 0x8000; all other rounding operations work normally. this mode allows more efficient implementation of bit-specified algorithms that use biased rounding, for example the gsm speech compression routines. unbiased rounding is preferred for most algorithms. note: biasrnd bit is bit 12 of the sport0 autobuffer con- trol register. instruction set description the adsp-2186 assembly language instruction set has an alge- braic syntax that was designed for ease of coding and readabil- ity. the assembly language, which takes full advantage of the processors unique architecture, offers the following benefits: ? the algebraic syntax eliminates the need to remember cryptic assembler mnemonics. for example, a typical arithmetic add instruction, such as ar = ax0 + ay0, resembles a simple equation. ? every instruction assembles into a single, 24-bit word that can execute in a single instruction cycle. ? the syntax is a superset adsp-2100 family assembly lan- guage and is completely source and object code compatible with other family members. programs may need to be relo- cated to utilize on-chip memory and conform to the adsp- 2186s interrupt vector and reset vector map. ? sixteen condition codes are available. for conditional jump, call, return or arithmetic instructions, the condition can be checked and the operation executed in the same instruction cycle. ? multifunction instructions allow parallel execution of an arithmetic instruction with up to two fetches or one write to processor memory space during a single instruction cycle. i/o space instructions the instructions used to access the adsp-2186s i/o memory space are as follows: syntax: io( addr ) = dreg dreg = io( addr ); where addr is an address value between 0 and 2047 and dreg is any of the 16 data registers. examples: io(23) = ar0; ar1 = io(17); description: the i/o space read and write instructions move data between the data registers and the i/o memory space. designing an ez-ice ? *-compatible system the adsp-2186 has on-chip emulation support and an ice-port?*, a special set of pins that interface to the ez-ice ? *. these features allow in-circuit emulation without replacing the target system processor by using only a 14-pin connection from the target system to the ez-ice ? *. target systems must have a 14-pin connector to accept the ez-ice ? *s in-circuit probe, a 14-pin plug. see the adsp-2100 family ez-tools data sheet for complete information on ice products. the ice-port?* interface consists of the following adsp-2186 pins: ebr ebg ereset ems eint eclk elin elout ee these adsp-2186 pins must be connected only to the ez-ice ? * connector in the target system. these pins have no function except during emulation, and do not require pull-up or pull-down resistors. the traces for these signals between the adsp-2186 and the connector must be kept as short as pos- sible, no longer than three inches. the following pins are also used by the ez-ice ? *: br bg reset gnd the ez-ice ? * uses the ee (emulator enable) signal to take control of the adsp-2186 in the target system. this causes the processor to use its ereset , ebr and ebg pins instead of the reset , br and bg pins. the bg output is three-stated. these signals do not need to be jumper-isolated in your system.
adsp-2186 C12C rev. 0 the ez-ice ? * connects to your target system via a ribbon cable and a 14-pin female plug. the female plug is plugged onto the 14-pin connector (a pin strip header) on the target board. target board connector for ez-ice ? * probe the ez-ice ? * connector (a standard pin strip header) is shown in figure 7. you must add this connector to your target board design if you intend to use the ez-ice ? *. be sure to allow enough room in your system to fit the ez-ice ? * probe onto the 14-pin connector. 12 34 56 78 910 11 12 13 14 gnd key (no pin) reset br bg top view ebg ebr elout ee eint elin eclk ems ereset figure 7. target board connector for ez-ice ? * the 14-pin, 2-row pin strip header is keyed at the pin 7 loca- tionyou must remove pin 7 from the header. the pins must be 0.025 inch square and at least 0.20 inch in length. pin spac- ing should be 0.1 0.1 inches. the pin strip header must have at least 0.15-inch clearance on all sides to accept the ez-ice ? * probe plug. pin strip headers are available from vendors such as 3m, mckenzie and samtec. target memory interface for your target system to be compatible with the ez-ice ? * emulator, it must comply with the memory interface guidelines listed below. pm, dm, bm, iom, & cm design your program memory (pm), data memory (dm), byte memory (bm), i/o memory (iom) and composite memory (cm) external interfaces to comply with worst case device tim- ing requirements and switching characteristics as specified in this dsps data sheet. the performance of the ez-ice ? * may approach published worst case specification for some memory access timing requirements and switching characteristics. note: if your target does not meet the worst case chip specifica- tion for memory access parameters, you may not be able to emulate your circuitry at the desired clkin frequency. depend- ing on the severity of the specification violation, you may have trouble manufacturing your system as dsp components statisti- cally vary in switching characteristic and timing requirements within published limits. restriction: all memory strobe signals on the adsp-2186 ( rd , wr , pms , dms , bms , cms and ioms ) used in your target system must have 10 k w pull-up resistors connected when the ez-ice ? * is being used. the pull-up resistors are necessary because there are no internal pull-ups to guarantee their state during prolonged three-state conditions resulting from typical ez-ice ? * debugging sessions. these resistors may be removed at your option when the ez-ice ? * is not being used. target system interface signals when the ez-ice ? * board is installed, the performance on some system signals change. design your system to be compat- ible with the following system interface signal changes intro- duced by the ez-ice ? * board: ? ez-ice ? * emulation introduces an 8 ns propagation delay between your target circuitry and the dsp on the reset signal. ? ez-ice ? * emulation introduces an 8 ns propagation delay between your target circuitry and the dsp on the br signal. ? ez-ice ? * emulation ignores reset and br when single- stepping. ? ez-ice ? * emulation ignores reset and br when in emu- lator space (dsp halted). ? ez-ice ? * emulation ignores the state of target br in certain modes. as a result, the target system may take control of the dsps external memory bus only if bus grant ( bg ) is asserted by the ez-ice ? * boards dsp.
C13C rev. 0 adsp-2186 recommended operating conditions k grade b grade parameter min max min max unit v dd 4.5 5.5 4.5 5.5 v t amb 0 +70 C40 +85 c electrical characteristics k/b grades parameter test conditions min typ max unit v ih hi-level input voltage 1, 2 @ v dd = max 2.0 v v ih hi-level clkin voltage @ v dd = max 2.2 v v il lo-level input voltage 1, 3 @ v dd = min 0.8 v v oh hi-level output voltage 1, 4, 5 @ v dd = min i oh = C0.5 ma 2.4 v @ v dd = min i oh = C100 m a 6 v dd C 0.3 v v ol lo-level output voltage 1, 4, 5 @ v dd = min i ol = 2 ma 0.4 v i ih hi-level input current 3 @ v dd = max v in = v dd max 10 m a i il lo-level input current 3 @ v dd = max v in = 0 v 10 m a i ozh three-state leakage current 7 @ v dd = max v in = v dd max 8 10 m a i ozl three-state leakage current 7 @ v dd = max v in = 0 v 8 10 m a i dd supply current (idle) 9 @ v dd = 5.0 12.4 ma i dd supply current (dynamic) 10 @ v dd = 5.0 t amb = +25 c t ck = 30 ns 11 55 ma t ck = 25 ns 11 [65] ma c i input pin capacitance 3, 6, 12 @ v in = 2.5 v, f in = 1.0 mhz, 8 pf t amb = +25 c c o output pin capacitance 6, 7, 12, 13 @ v in = 2.5 v, f in = 1.0 mhz, t amb = +25 c8pf parameters displayed inside brackets, [ ], represent preliminary 40 mhz specifications. notes 1 bidirectional pins: d0-d23, rfs0, rfs1, sclk0, sclk1, tfs0, tfs1, a1-a13, pf0-pf7. 2 input only pins: reset , br , dr0, dr1, pwd . 3 input only pins: clkin, reset , br , dr0, dr1, pwd . 4 output pins: bg , pms , dms , bms , ioms , cms , rd , wr , pwdack, a0, dt0, dt1, clkout, fl2-0, bgh . 5 although specified for ttl outputs, all adsp-2186 outputs are cmos-compatible and will drive to v dd and gnd, assuming no dc loads. 6 guaranteed but not tested. 7 three-statable pins: a0-a13, d0-d23, pms , dms , bms , ioms , cms , rd , wr , dt0, dt1, sclk0, sclk1, tfs0, tfs1, rfs0, rsf1, pf0Cpf7. 8 0 v on br , clkin inactive. 9 idle refers to adsp-2186 state of operation during execution of idle instruction. deasserted pins are driven to either v dd or gnd. 10 i dd measurement taken with all instructions executing from internal memory. 50% of the instructions are multifunction (types 1, 4, 5, 12, 13, 14), 30% are type 2 and type 6, and 20% are idle instructions. 11 v in = 0 v and 3 v. for typical figures for supply currents, refer to power dissipation section. 12 applies to tqfp package type. 13 output pin capacitance is the capacitive load for any three-stated output pin. specifications subject to change without notice. adsp-2186 specifications
adsp-2186 C14C rev. 0 esd sensitivity the adsp-2186 is an esd (electrostatic discharge) sensitive device. electrostatic charges readily accumulate on the human body and equipment and can discharge without detection. permanent damage may occur to devices subjected to high energy electrostatic discharges. the adsp-2186 features proprietary esd protection circuitry to dissipate high energy discharges (human body model) per method 3015 of mil-std-883. proper esd precautions are recom- mended to avoid performance degradation or loss of functionality. unused devices must be stored in conductive foam or shunts, and the foam should be discharged to the destination before devices are removed. absolute maximum ratings* supply voltage . . . . . . . . . . . . . . . . . . . . . . . . . C0.3 v to +7 v input voltage . . . . . . . . . . . . . . . . . . . . C0.3 v to v dd + 0.3 v output voltage swing . . . . . . . . . . . . . C0.3 v to v dd + 0.3 v operating temperature range (ambient) . . C40 c to +85 c storage temperature range . . . . . . . . . . . . C65 c to +150 c lead temperature (5 sec) tqfp . . . . . . . . . . . . . . . +280 c *stresses above those listed under absolute maximum ratings may cause perma- nent damage to the device. these are stress ratings only; functional operation of the device at these or any other conditions above those indicated in the operational sections of this specification is not implied. exposure to absolute maximum rating conditions for extended periods may affect device reliability. adsp-2186 timing parameters general notes use the exact timing information given. do not attempt to derive parameters from the addition or subtraction of others. while addition or subtraction would yield meaningful results for an individual device, the values given in this data sheet reflect statistical variations and worst cases. consequently, you cannot meaningfully add up parameters to derive longer times. timing notes switching characteristics specify how the processor changes its signals. you have no control over this timingcircuitry external to the processor must be designed for compatibility with these signal characteristics. switching characteristics tell you what the processor will do in a given circumstance. you can also use switching characteristics to ensure that any timing requirement of a device connected to the processor (such as memory) is satisfied. timing requirements apply to signals that are controlled by circuitry external to the processor, such as the data input for a read operation. timing requirements guarantee that the proces- sor operates correctly with other devices. warning! esd sensitive device memory timing specifications the table below shows common memory device specifications and the corresponding adsp-2186 timing parameters, for your convenience. memory adsp-2186 timing device timing parameter specification parameter definition address setup to t asw a0Ca13, xms setup write start before wr low address setup to t aw a0Ca13, xms setup write end before wr deasserted address hold time t wra a0Ca13, xms hold before wr low data setup time t dw data setup before wr high data hold time t dh data hold after wr high oe to data valid t rdd rd low to data valid address access time t aa a0Ca13, xms to data valid xms = pms, dms, bms, cms, ioms. frequency dependency for timing specifications t ck is defined as 0.5 t cki . the adsp-2186 uses an input clock with a frequency equal to half the instruction rate: a 16.67 mhz input clock (which is equivalent to 60 ns) yields a 30 ns proces- sor cycle (equivalent to 33 mhz). t ck values within the range of 0.5 t cki period should be substituted for all relevant timing para- meters to obtain the specification value. example: t ckh = 0.5 t ck C 7 ns = 0.5 (30 ns) C 7 ns = 8 ns
adsp-2186 C15C rev. 0 environmental conditions ambient temperature rating: t amb =t case C (pd x q ca ) t case = case temperature in c pd = power dissipation in w q ca = thermal resistance (case-to-ambient) q ja = thermal resistance (junction-to-ambient) q jc = thermal resistance (junction-to-case) package u ja u jc u ca tqfp 50 c/w 2 c/w 48 c/w power dissipation to determine total power dissipation in a specific application, the following equation should be applied for each output: c v dd 2 f c = load capacitance, f = output switching frequency. example in an application where external data memory is used and no other outputs are active, power dissipation is calculated as follows: assumptions ? external data memory is accessed every cycle with 50% of the address pins switching. ? external data memory writes occur every other cycle with 50% of the data pins switching. ? each address and data pin has a 10 pf total load at the pin. ? the application operates at v dd = 5.0 v and t ck = 30 ns. total power dissipation = p int + ( c v dd 2 f ) p int = internal power dissipation from power vs. frequency graph (figure 8). ( c v dd 2 f ) is calculated for each output: # of pins 3 c 3 v dd 2 3 f address, dms 8 10 pf 5 2 v 33.3 mhz = 66.6 mw data output, wr 9 10 pf 5 2 v 16.67 mhz = 37.5 mw rd 1 10 pf 5 2 v 16.67 mhz = 4.2 mw clkout 1 10 pf 5 2 v 33.3 mhz = 8.3 mw 116.6 mw total power dissipation for this example is pint + 116.6 mw. valid for all temperature grades. 1 power reflects device operating with no output loads. 5 specifications at 40mhz are preliminary at this printing. 4 i dd measurement taken with all instructions executing from internal memory. 50% of the instructions are multifunction (types 1, 4, 5, 12, 13, 14 30% are type 2 and type 6, and 20% are idle instructions. 3 typical power dissipation at 5.0v v dd and t a = 25 c except where specified. 2 idle refers to adsp-2186 state of operation during execution of idle instruction. deasserted pins are driven to either v dd or gnd. 70 20 65 40 35 30 25 60 55 45 50 power (p idle n ) ?mw 1/f ck ?mhz 28 42 30 32 34 36 38 40 56mw 30mw 28mw 32mw 30mw 34mw 32mw 61mw 67mw idle (16) idle (128) idle 85 30 80 55 50 45 40 75 70 60 65 35 power (p idle ) ?mw 1/f ck ?mhz 42 30 32 34 36 38 40 69mw 76mw 84mw v dd = 5.5v 56mw 61mw 67mw v dd = 5.0v 45mw 49mw 54mw v dd = 4.5v 1/f ck ?mhz 42 30 32 34 36 38 40 450 200 425 300 275 250 225 400 375 325 350 power (p int ) ?mw 175 150 330mw 245mw 175mw 275mw 195mw 325mw 235mw 370mw v dd = 5.5v v dd = 5.0v v dd = 4.5v 2186 power, internal 1, 3, 4, 5 power, idle 1, 2, 3, 5 power, idle n modes 3, 5 430mw figure 8. power vs. frequency
adsp-2186 C16C rev. 0 capacitive loading figures 9 and 10 show the capacitive loading characteristics of the adsp-2186. c l ?pf rise time (0.4v2.4v) ?ns 30 300 0 50 100 150 200 250 25 15 10 5 0 20 t = +85 c v dd = 4.5v figure 9. typical output rise time vs. load capacitance, c l (at maximum ambient operating temperature) c l ?pf 14 0 valid output delay or hold ?ns 50 100 150 250 200 12 4 2 ? 10 8 nominal 16 18 6 ? ? figure 10. typical output valid delay or hold vs. load capacitance, c l (at maximum ambient operating temperature) test conditions output disable time output pins are considered to be disabled when they have stopped driving and started a transition from the measured output high or low voltage to a high impedance state. the out- put disable time (t dis ) is the difference of t measured and t decay , as shown in the output enable/disable diagram. the time is the interval from when a reference signal reaches a high or low voltage level to when the output voltages have changed by 0.5 v from the measured output high or low voltage. the decay time, t decay , is dependent on the capacitive load, c l , and the current load, i l , on the output pin. it can be approximated by the fol- lowing equation: t decay = c l 0.5 v i l from which t dis = t measured C t decay is calculated. if multiple pins (such as the data bus) are dis- abled, the measurement value is that of the last pin to stop driving. 1.5v 2.0v 1.5v 0.8v input output figure 11. voltage reference levels for ac measure- ments (except output enable/disable) output enable time output pins are considered to be enabled when that have made a transition from a high-impedance state to when they start driving. the output enable time (t ena ) is the interval from when a reference signal reaches a high or low voltage level to when the output has reached a specified high or low trip point, as shown in the output enable/disable diagram. if multiple pins (such as the data bus) are enabled, the measurement value is that of the first pin to start driving. 2.0v 1.0v t ena reference signal output t decay v oh (measured) output stops driving output starts driving t dis t measured v ol (measured) v oh (measured) ?0.5v v ol (measured) +0.5v high-impedance state. test conditions cause this voltage level to be approximately 1.5v. v oh (measured) v ol (measured) figure 12. output enable/disable to output pin 50pf +1.5v i oh i ol figure 13. equivalent device loading for ac measure- ments (including all fixtures)
adsp-2186 rev. 0 C17C timing parameters parameter min max unit clock signals and reset timing requirements : t cki clkin period 60 [50] 150 ns t ckil clkin width low 20 ns t ckih clkin width high 20 ns switching characteristics: t ckl clkout width low 0.5 t ck C 7 ns t ckh clkout width high 0.5 t ck C 7 ns t ckoh clkin high to clkout high 0 20 ns control signals timing requirements : t rsp reset width low 1 5 t ck ns t ms mode setup before reset high 2 ns t mh mode setup after reset high 5 ns notes parameters displayed inside brackets [ ] represent preliminary 40 mhz specifications. 1 applies after power-up sequence is complete. internal phase lock loop requires no more than 2000 clkin cycles assuming stable c lkin (not including crystal oscillator start-up time). t ckoh t cki t ckih t ckil t ckh t ckl t mh t ms clkin clkout pf(2:0) * reset * pf2 is mode c, pf1 is mode b, pf0 is mode a figure 14. clock signals
adsp-2186 rev. 0 C18C timing parameters parameter min max unit interrupts and flag timing requirements : t ifs irqx , fi, or pfx setup before clkout low 1, 2, 3, 4 0.25 t ck + 15 ns t ifh irqx , fi, or pfx hold after clkout high 1, 2, 3, 4 0.25 t ck ns switching characteristics : t foh flag output hold after clkout low 5 0.25 t ck C 7 ns t fod flag output delay from clkout low 5 0.5 t ck + 5 ns notes 1 if irqx and fi inputs meet t ifs and t ifh setup/hold requirements, they will be recognized during the current clock cycle; otherwise the signals will be recognized on the following cycle. (refer to interrupt controller operation in the program control chapter of the adsp-2100 family users manual for further information on interrupt servicing.) 2 edge-sensitive interrupts require pulse widths greater than 10 ns; level-sensitive interrupts must be held low until serviced. 3 irqx = irq0 , irq1 , irq2 , irql0 , irql1 , irqe. 4 pfx = pf0, pf1, pf2, pf3, pf4, pf5, pf6, pf7. 5 flag outputs = pfx, fl0, fl1, fl2, flag_out4. t fod t foh t ifh t ifs clkout flag outputs irq x fi pfx figure 15. interrupts and flags
adsp-2186 rev. 0 C19C parameter min max unit bus request/grant timing requirements : t bh br hold after clkout high 1 0.25 t ck + 2 ns t bs br setup before clkout low 1 0.25 t ck + 17 ns switching characteristics : t sd clkout high to xms , rd , wr disable 0.25 t ck + 10 ns t sdb xms , rd , wr disable to bg low 0 ns t se bg high to xms , rd , wr enable 0 ns t sec xms , rd , wr enable to clkout high 0.25 t ck C 7 ns t sdbh xms , rd , wr disable to bgh low 2 0ns t seh bgh high to xms , rd , wr enable 2 0ns notes xms = pms , dms , cms , ioms , bms . 1 br is an asynchronous signal. if br meets the setup/hold requirements, it will be recognized during the current clock cycle; otherwise the signal will be recogniz ed on the following cycle. refer to the adsp-2100 family users manual for br / bg cycle relationships. 2 bgh is asserted when the bus is granted and the processor requires control of the bus to continue. clkout t sd t sdb t se t sec t sdbh t seh t bs br t bh clkout pms , dms bms , rd wr bg bgh figure 16. bus requestCbus grant
adsp-2186 rev. 0 C20C timing parameters parameter min max unit memory read timing requirements : t rdd rd low to data valid 0.5 t ck C 9 + w ns t aa a0Ca13, xms to data valid 0.75 t ck C 10.5 + w ns t rdh data hold from rd high 0 ns switching characteristics : t rp rd pulse width 0.5 t ck C 5 + w ns t crd clkout high to rd low 0.25 t ck C 5 0.25 t ck + 7 ns t asr a0Ca13, xms setup before rd low 0.25 t ck C 6 ns t rda a0Ca13, xms hold after rd deasserted 0.25 t ck C 3 ns t rwr rd high to rd or wr low 0.5 t ck C 5 ns w = wait states t ck . xms = pms , dms , cms , ioms , bms. clkout a0 ?a13 d t rda t rwr t rp t asr t crd t rdd t aa t rdh dms, pms, bms, ioms, cms rd wr figure 17. memory read
adsp-2186 rev. 0 C21C parameter min max unit memory write switching characteristics : t dw data setup before wr high 0.5 t ck C 7+ w ns t dh data hold after wr high 0.25 t ck C 2 ns t wp wr pulse width 0.5 t ck C 5 + w ns t wde wr low to data enabled 0 ns t asw a0-a13, xms setup before wr low 0.25 t ck C 6 ns t ddr data disable before wr or rd low 0.25 t ck C 7 ns t cwr clkout high to wr low 0.25 t ck C 5 0.25 t ck + 7 ns t aw a0-a13, xms , setup before wr deasserted 0.75 t ck C 9 + w ns t wra a0-a13, xms hold after wr deasserted 0.25 t ck C 3 ns t wwr wr high to rd or wr low 0.5 t ck C 5 ns w = wait states t ck . xms = pms , dms , cms , ioms , bms. clkout a0?13 d t wp t aw t cwr t dh t wde t dw t asw t wwr t wra t ddr dms, pms, bms, cms, ioms rd wr figure 18. memory write
adsp-2186 rev. 0 C22C timing parameters parameter min max unit serial ports timing requirements : t sck sclk period 50 ns t scs dr/tfs/rfs setup before sclk low 4 ns t sch dr/tfs/rfs hold after sclk low 7 ns t scp sclk in width 20 ns switching characteristics : t cc clkout high to sclk out 0.25 t ck 0.25 t ck + 10 ns t scde sclk high to dt enable 0 ns t scdv sclk high to dt valid 15 ns t rh tfs/rfs out hold after sclk high 0 ns t rd tfs/rfs out delay from sclk high 15 ns t scdh dt hold after sclk high 0 ns t tde tfs (alt) to dt enable 0 ns t tdv tfs (alt) to dt valid 14 ns t scdd sclk high to dt disable 15 ns t rdv rfs (multichannel, frame delay zero) to dt valid 15 ns clkout sclk tfs out rfs out dt alternate frame mode t cc t cc t scs t sch t rh t scde t scdh t scdd t tde t rdv multichannel mode, frame delay 0 (mfd = 0) dr tfs in rfs in rfs out tfs out t tdv t scdv t rd t scp t sck t scp tfs in rfs in alternate frame mode t rdv multichannel mode, frame delay 0 (mfd = 0) t tdv t tde figure 19. serial ports
adsp-2186 rev. 0 C23C parameter min max unit idma address latch timing requirements : t ialp duration of address latch 1, 3 10 ns t iasu iad15C0 address setup before address latch end 3 5ns t iah iad15C0 address hold after address latch end 3 2ns t ika iack low before start of address latch 2, 3 0ns t ials start of write or read after address latch end 2, 3 3ns notes 1 start of address latch = is low and ial high. 2 start of write or read = is low and iwr low or ird low. 3 end of address latch = is high or ial low. t ika iad 15? iack ial is ird iwr or t ialp t iasu t iah t ials figure 20. idma address latch
adsp-2186 rev. 0 C24C timing parameters parameter min max unit idma write, short write cycle timing requirements : t ikw iack low before start of write 1 0ns t iwp duration of write 1, 2 15 ns t idsu iad15C0 data setup before end of write 2, 3, 4 5ns t idh iad15C0 data hold after end of write 2, 3, 4 2ns switching characteristics : t ikhw start of write to iack high 15 ns notes 1 start of write = is low and iwr low. 2 end of write = is high or iwr high. 3 if write pulse ends before iack low, use specifications t idsu , t idh . 4 if write pulse ends after iack low, use specifications t iksu , t ikh . iad 15? data t ikhw t ikw t idsu iack t iwp t idh is iwr figure 21. idma write, short write cycle
adsp-2186 rev. 0 C25C parameter min max unit idma write, long write cycle timing requirements : t ikw iack low before start of write 1 0ns t iksu iad15C0 data setup before iack low 2, 3, 4 0.5 t ck + 10 ns t ikh iad15C0 data hold after iack low 2, 3, 4 2ns switching characteristics : t iklw start of write to iack low 4 1.5 t ck ns t ikhw start of write to iack high 15 ns notes 1 start of write = is low and iwr low. 2 if write pulse ends before iack low, use specifications t idsu , t idh . 3 if write pulse ends after iack low, use specifications t iksu , t ikh . 4 this is the earliest time for iack low from start of write. for idma write cycle relationships, please refer to the adsp-2100 family users manual . iad 15? data t ikhw t ikw iack is iwr t iklw t ikh t iksu figure 22. idma write, long write cycle
adsp-2186 rev. 0 C26C timing parameters parameter min max unit idma read, long read cycle timing requirements : t ikr iack low before start of read 1 0ns t irp duration of read 1 15 ns switching characteristics : t ikhr iack high after start of read 1 15 ns t ikds iad15C0 data setup before iack low 0.5 t ck C 10 ns t ikdh iad15C0 data hold after end of read 2 0ns t ikdd iad15C0 data disabled after end of read 2 10 ns t irde iad15C0 previous data enabled after start of read 0 ns t irdv iad15C0 previous data valid after start of read 15 ns t irdh1 iad15C0 previous data hold after start of read (dm/pm1) 3 2 t ck C 5 ns t irdh2 iad15C0 previous data hold after start of read (pm2) 4 t ck C 5 ns notes 1 start of read = is low and ird low. 2 end of read = is high or ird high. 3 dm read or first half of pm read. 4 second half of pm read. t irp t ikr previous data read data t ikhr t ikds t irdv t irdh t ikdd t irde t ikdh iad 15? iack is ird figure 23. idma read, long read cycle
adsp-2186 rev. 0 C27C parameter min max unit idma read, short read cycle timing requirements : t ikr iack low before start of read 1 0ns t irp duration of read 15 ns switching characteristics : t ikhr iack high after start of read 1 15 ns t ikdh iad15C0 data hold after end of read 2 0ns t ikdd iad15C0 data disabled after end of read 2 10 ns t irde iad15C0 previous data enabled after start of read 0 ns t irdv iad15C0 previous data valid after start of read 15 ns notes 1 start of read = is low and ird low. 2 end of read = is high or ird high. t irp t ikr previous data t ikhr t irdv t ikdd t irde t ikdh iad 15? iack is ird figure 24. idma read, short read cycle
adsp-2186 rev. 0 C28C 100-lead tqfp package pinout 5 4 3 2 7 6 9 8 1 d19 d18 d17 d16 irqe +pf4 irql0 +pf5 gnd irql1 +pf6 dt0 tfs0 sclk0 vdd dt1 tfs1 rfs1 dr1 gnd sclk1 ereset reset d15 d14 d13 d12 gnd d11 d10 d9 vdd gnd d8 d7/ iwr d6/ ird d5/ ial d4/ is gnd vdd d3/ iack d2/iad15 d1/iad14 d0/iad13 bg ebg br ebr a4/iad3 a5/iad4 gnd a6/iad5 a7/iad6 a8/iad7 a9/iad8 a10/iad9 a11/iad10 a12/iad11 a13/iad12 gnd clkin xtal vdd clkout gnd vdd wr rd bms dms pms ioms cms 71 72 73 74 69 70 67 68 65 66 75 60 61 62 63 58 59 56 57 54 55 64 52 53 51 100 99 98 97 96 95 94 93 92 91 90 89 88 87 86 85 84 83 82 81 80 79 78 77 76 pin 1 identifier top view (not to scale) 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 11 10 16 15 14 13 18 17 20 19 22 21 12 24 23 25 adsp-2186 irq2 +pf7 rfs0 dr0 ems ee elout eclk elin eint a3/iad2 a2/iad1 a1/iad0 a0 pwdack bgh fl0 fl1 fl2 d23 d22 d21 d20 gnd pf1 [mode b] gnd pwd vdd pf0 [mode a] pf2 [mode c] pf3
adsp-2186 rev. 0 C29C tqfp pin configurations tqfp pin tqfp pin tqfp pin tqfp pin number name number name number name number name 1 a4/ iad3 26 irqe + pf4 51 ebr 76 d16 2 a5/ iad4 27 irql0 + pf5 52 br 77 d17 3 gnd 28 gnd 53 ebg 78 d18 4 a6/ iad5 29 irql1 + pf6 54 bg 79 d19 5 a7/ iad6 30 irq2 + pf7 55 d0/ iad13 80 gnd 6 a8/ iad7 31 dt0 56 d1/ iad14 81 d20 7 a9/ iad8 32 tfs0 57 d2/ iad15 82 d21 8 a10/ iad9 33 rfs0 58 d3/ iack 83 d22 9 a11/ iad10 34 dr0 59 vdd 84 d23 10 a12/ iad11 35 sclk0 60 gnd 85 fl2 11 a13/ iad12 36 vdd 61 d4/ is 86 fl1 12 gnd 37 dt1 62 d5/ ial 87 fl0 13 clkin 38 tfs1 63 d6/ ird 88 pf3 14 xtal 39 rfs1 64 d7/ iwr 89 pf2 [mode c] 15 vdd 40 dr1 65 d8 90 vdd 16 clkout 41 gnd 66 gnd 91 pwd 17 gnd 42 sclk1 67 vdd 92 gnd 18 vdd 43 ereset 68 d9 93 pf1 [mode b] 19 wr 44 reset 69 d10 94 pf0 [mode a] 20 rd 45 ems 70 d11 95 bgh 21 bms 46 ee 71 gnd 96 pwdack 22 dms 47 eclk 72 d12 97 a0 23 pms 48 elout 73 d13 98 a1/ iad0 24 ioms 49 elin 74 d14 99 a2/ iad1 25 cms 50 eint 75 d15 100 a3/ iad2 the adsp-2186 package pinout is shown in the table below. pin names in bold text replace the plain text named functions when mode c = 1. a + sign separates two functions when either function can be active for either major i/o mode. signals enclosed in brackets [ ] are state bits latched from the value of the pin at the deassertion of reset .
adsp-2186 rev. 0 C30C outline dimensions dimensions shown in mm and (inches). 100-lead metric thin plastic quad flatpack (tqfp) (st-100) ordering guide ambient instruction temperature rate package package part number range (mhz) description option* adsp-2186kst-115 0 c to +70 c 28.8 100-lead tqfp st-100 ADSP-2186BST-115 C40 c to +85 c 28.8 100-lead tqfp st-100 adsp-2186kst-133 0 c to +70 c 33.3 100-lead tqfp st-100 adsp-2186bst-133 C40 c to +85 c 33.3 100-lead tqfp st-100 adsp-2186kst-160x 0 c to +70 c 40.0 100-lead tqfp st-100 adsp-2186bst-160x C40 c to +85 c 40.0 100-lead tqfp st-100 *st = plastic thin quad flatpack (tqfp). seating plane 0.024 (0.75) 0.022 (0.60) typ 0.020 (0.50) 0.063 (1.60) max 12 typ 0.007 (0.177) 0.005 (0.127) typ 0.003 (0.077) 6 4 0 ?10 0.004 (0.102) max lead coplanarity top view (pins down) 1 25 26 51 50 75 100 76 0.010 (0.27) 0.009 (0.22) typ 0.006 (0.17) 0.640 (16.25) 0.630 (16.00) 0.620 (15.75) typ sq 0.020 (0.50) bsc lead pitch 0.555 (14.05) 0.551 (14.00) 0.547 (13.90) typ sq 0.476 (12.10) 0.474 (12.05) 0.472 (12.00) typ sq lead width
C31C
c2999C6C3/97 printed in u.s.a. C32C


▲Up To Search▲   

 
Price & Availability of ADSP-2186BST-115

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X